/* Page */
h1.small,
h2,
h3.medium,
h3.large {
  font-family: 'futuraptweblight';
  font-size: 2.25rem;
  line-height: 2.75rem;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: inherit;
  color: #660066;
  margin-bottom: 2rem;
  -webkit-font-smoothing: auto;
}

h4 {
  font-family: 'futuraptwebbold';
  font-size: .9375rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #660066;
}

p.category a,
p.category a:visited,
ul.category a,
ul.category a:visited {
  font-size: unset;
}

.btn {
  padding: .375rem 2.25rem .3125rem;
}

.btn:hover,
.btn:focus {
  text-decoration: none !important;
}

.btn-orange {
  background: #FF5722;
}

.btn-orange:hover,
.btn-orange:focus {
  background: #FF7F57;
}

.btn-purple {
  background: #975997;
}

.btn-purple:hover,
.btn-purple:focus {
  background: #660066;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-purple:hover,
.btn-purple:focus {
  color: #FFF !important;
}

.btn-full-width {
  width: 100%;
}

.slick-dots {
  bottom: 0;
}

.slick-dots li button:before,
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  color: #660066;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
}

.subnav-mobile a:hover,
.subnav-mobile a:focus {
  text-decoration: none !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-20 {
  margin-bottom: 1.25rem !important;
}

.mb-40 {
  margin-bottom: 2.5rem !important;
}

/* Hero */
.featured-panel.stay-home {
  height: 400px;
  border-bottom: 1px solid #CCC;
}

.featured-panel.stay-home .featured-panel-container {
  background: rgba(255, 255, 255, .75);
  background: linear-gradient(180deg, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, .4) 125%)
}

.featured-panel.stay-home .entire.column {
  max-width: 800px;
  width: 100%;
}

.featured-panel.stay-home .featured-wrapper {
  position: absolute;
  margin-top: 3.75rem;
}

.featured-panel.stay-home .featured-image {
  float: left;
  width: 60%;
}

.featured-panel.stay-home .featured-text {
  float: left;
  width: 40%;
}

.featured-panel.stay-home .featured-text h1 {
  color: #606;
}

.featured-panel.stay-home .featured-text a:hover,
.featured-panel.stay-home .featured-text a:focus {
  text-decoration: none !important;
}

.featured-panel.stay-home .featured-text p {
  color: #000;
  margin-bottom: 1.875rem;
}

.featured-panel.stay-home .featured-text u {
  color: #606;
}

.featured-panel.stay-home .featured-text .btn {
  transition: opacity .3s ease;
}

.featured-panel.stay-home .featured-text .btn:hover {
  opacity: .75;
}

.featured-panel.stay-home ul li {
  margin: 0;
}

.featured-panel.stay-home .featured-image img {
  width: 100%;
  height: auto;
  padding-right: 2.5rem;
}

/* Summer Savings */
.section-summer-savings {
  display: flex;
  margin-top: 2.5rem;
}

.section-summer-savings > div:first-child {
  width: 47.5%;
  margin-right: 5%;
}

.section-summer-savings > div:last-child {
  width: 47.5%;
}

/* Testimonials */
.featured-panel.splash-testimonials {
  height: inherit;
}

.featured-panel.splash-testimonials p {
  padding-right: 50px;
}

/* Media Queries */
@media only screen and (min-width: 1200px) {

  .slick-slider.hero .featured-panel h1,
  .slick-slider.hero .featured-panel p {
    width: auto !important;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 980px) {
  .featured-panel .entire.column {
    width: 900px;
  }

  .slick-slider.hero .featured-panel h1,
  .slick-slider.hero .featured-panel p {
    width: auto !important;
  }
}

@media only screen and (max-width: 979px) and (min-width: 768px) {
  .container .three-fourths.column {
    width: calc(100% - 230px);
  }

  .container .two-thirds.column {
    width: calc(100% - 290px);
  }

  #Inner-A a>img,
  #Inner-B a>img {
    width: 240px;
    height: auto;
  }
}

@media only screen and (max-width: 979px) {
  .featured-panel .entire.column {
    width: 100%;
  }

  .featured-panel .featured-text h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .section-summer-savings {
    flex-direction: column;
  }

  .section-summer-savings > div:first-child,
  .section-summer-savings > div:last-child {
    width: 100%;
    margin-right: 0;
  }

  .featured-panel .featured-wrapper {
    margin-top: 3.75rem;
  }

  .featured-panel .featured-text {
    max-width: 100% !important;
    width: 100% !important;
    padding: 1rem;
  }

  .featured-panel.stay-home .featured-image {
    display: none;
  }

  .featured-panel .testimonial {
    margin-right: 0 !important;
  }

  .featured-panel.splash-testimonials p {
    padding-right: 0;
  }

  #Homepage-A a>img,
  #Homepage-B a>img {
    max-width: 100%;
    width: 300px;
    height: auto;
  }
}

@media only screen and (max-width: 599px) {
  .featured-panel .entire.column {
    width: 100%;
  }

  .featured-panel .featured-text {
    text-align: center;
  }

  .slick-slider.splash-main .featured-panel h1 {
    margin: 0 0 1.25rem;
  }

  .slick-slider.splash-main .featured-panel p {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 1.875rem;
  }

  .featured-panel .testimonial,
  .featured-panel .testimonial p {
    width: 100% !important;
  }
}

@media only screen and (max-width: 479px) {
  .slick-slider.hero .featured-panel ul li {
    padding: inherit;
  }
}